home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIP Turkiye Ocak 1998.iso
/
ARACLAR
/
WINNC
/
WINNC32.EX_
/
WINNC32.EX
/
0
/
RCDATA
/
TFORM9
/
TFORM9.txt
< prev
Wrap
Text File
|
1997-06-16
|
3KB
|
158 lines
object Form9: TForm9
Left = 155
Top = 157
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'WinNc 1.3 32-Bit Shell'
ClientHeight = 252
ClientWidth = 437
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 10
Top = 200
Width = 421
Height = 15
Shape = bsBottomLine
end
object Label2: TLabel
Left = 185
Top = 10
Width = 128
Height = 14
Caption = 'WinNc 1.0 Windows 32-Bit Shell '
end
object Label3: TLabel
Left = 185
Top = 25
Width = 41
Height = 14
Caption = 'Version:'
end
object Version: TLabel
Left = 230
Top = 25
Width = 29
Height = 14
Caption = 'Version'
end
object Label4: TLabel
Left = 185
Top = 55
Width = 176
Height = 14
Caption = 'This version of WinNc has been registered to:'
end
object User: TLabel
Left = 185
Top = 70
Width = 22
Height = 13
Caption = 'User'
ShowAccelChar = False
end
object Label5: TLabel
Left = 185
Top = 175
Width = 26
Height = 14
Caption = 'Label5'
end
object Label6: TLabel
Left = 185
Top = 190
Width = 26
Height = 14
Caption = 'Label6'
end
object Label7: TLabel
Left = 185
Top = 130
Width = 44
Height = 14
Caption = 'Created by:'
end
object Label8: TLabel
Left = 245
Top = 130
Width = 86
Height = 26
AutoSize = False
WordWrap = True
end
object Label9: TLabel
Left = 185
Top = 115
Width = 52
Height = 14
Caption = 'January 1997'
end
object Label10: TLabel
Left = 185
Top = 85
Width = 43
Height = 13
Caption = 'company'
ShowAccelChar = False
end
object Panel1: TPanel
Left = 10
Top = 10
Width = 164
Height = 196
BevelOuter = bvNone
BorderStyle = bsSingle
TabOrder = 0
object Image2: TImage
Left = 0
Top = 0
Width = 160
Height = 192
Align = alClient
AutoSize = True
Center = True
Picture.Data = {<image000.bmp>}
Stretch = True
end
object Label1: TLabel
Left = 17
Top = 95
Width = 123
Height = 52
Alignment = taCenter
Caption = 'Windows 32-Bit shell'
Font.Color = clNavy
Font.Height = -23
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentFont = False
Transparent = True
Visible = False
WordWrap = True
end
end
object BitBtn1: TBitBtn
Left = 345
Top = 220
Width = 86
Height = 26
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object Timer1: TTimer
Enabled = False
Interval = 2000
OnTimer = Timer1Timer
Left = 365
Top = 15
end
end